Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarSlotsPanel<S> Class / Overflow Property

In This Topic
    Overflow Property (CalendarSlotsPanel<S>)
    In This Topic
    Gets the lengths in pixels of the visible boundaries.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Overflow As Thickness
    public Thickness Overflow {get;}
    See Also